home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 June
/
PCWorld_2004-06_cd.bin
/
software
/
vyzkuste
/
koolmoves
/
kmsetup.exe
/
{app}
/
Examples
/
pc.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-07-05
|
2KB
|
93 lines
P {
font-weight: normal;
font-size: 10pt;
line-height: 12pt;
color: #000000;
font-style: normal;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.bold {
font-weight: bold;
font-size: 10pt;
line-height: 12pt;
color: #000000;
font-style: normal;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.large {
font-weight: bold;
font-size: 11pt;
line-height: 16pt;
color: #000000;
font-style: normal;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.small {
font-weight: bold;
font-size: 8pt;
line-height: 10pt;
color: #000000;
font-style: normal;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.tight {
font-weight: normal;
font-size: 10pt;
line-height: 12pt;
color: #000000;
font-style: normal;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.dark {
font-weight: normal;
font-size: 10pt;
line-height: 15pt;
color: #000000;
font-style: normal;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.dktight {
font-weight: normal;
font-size: 10pt;
line-height: 12pt;
color: #000000;
font-style: normal;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.justified {
font-weight: normal;
font-size: 10pt;
line-height: 12pt;
color: #000000;
font-style: normal;
text-align: justify;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.justifiedbold {
font-weight: bold;
font-size: 10pt;
line-height: 12pt;
color: #000000;
font-style: normal;
text-align: justify;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}
P.justifieditalic {
font-weight: normal;
font-size: 10pt;
line-height: 12pt;
color: #000000;
font-style: italic;
text-align: justify;
font-family: "Verdana", "Arial" , "Helvetica", "sans-serif";
}